JAMS 6.x Help
NonblockingNativeActivityGeneric<T> Class Properties


For a list of all members of this type, see NonblockingNativeActivityGeneric<T> members.

Public Properties
 NameDescription
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyResult (Inherited from System.Activities.Activity<T>)
Public PropertyResultType (Inherited from System.Activities.ActivityWithResult)
Top
Protected Properties
 NameDescription
Protected PropertyAbortOnTaskFailureBy default, if an exception occurs during Task execution we log and rethrow.  
Protected PropertyCanInduceIdleOverridden. Allows the activity to induce idle.  
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity<T>)
Protected PropertyTaskGets the System.Threading.Task which performs the activity's work.  
Protected PropertyUserStateGets or sets a user-defined object associated with the current async activity  
Top
See Also

Reference

NonblockingNativeActivityGeneric<T> Class
MVPSI.JAMS.Activities Namespace